VT-d: Fix ia64 build for 20974:3b475d9ed6b5
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 25 Feb 2010 11:54:19 +0000 (11:54 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 25 Feb 2010 11:54:19 +0000 (11:54 +0000)
commitd421338ccc43c606326be459664d6881c3deec46
tree15b9b0985573cb7ccd9285aaeb0246407681498a
parent039950d904b0a95d1ae6238cd3c80013756adad9
VT-d: Fix ia64 build for 20974:3b475d9ed6b5

This patch fixes the following error on ia64:
  iommu.c: In function 'init_vtd_hw':
  iommu.c:1831: error: 'nr_ioapics' undeclared (first use in this
  function)

Signed-off-by: KUWAMURA Shin'ya <kuwa@jp.fujitsu.com>
xen/drivers/passthrough/vtd/iommu.c